home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 3
/
Gold Medal Software - Volume 3 (Gold Medal) (1994).iso
/
graphics
/
moray15.arj
/
TRACE.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-02-11
|
344b
|
8 lines
@echo off
REM This file is a batch file I use to start POV-Ray. If you want to use
REM your own, make sure the first argument ('%1') is the scene file without
REM an extension. GO.BAT will call this with the scene filename as the first
REM argument.
c:\povray2\povray.exe c:\povray2\pvray.def -i%1.pov -o%1.tga %2 %3 %4 %5 %6 %7 %8 %9